Rate Overview
Live
1 MUR = 0.038504 AWG
1 AWG = 25.9713
MUR
Avg
0.038384
High
0.038547
Low
0.038264
Last updated: 5/7/2026, 3:05:51 PM
Quick Conversions
| MUR | AWG |
|---|---|
| 1 MUR | 0.04 AWG |
| 10 MUR | 0.39 AWG |
| 50 MUR | 1.93 AWG |
| 100 MUR | 3.85 AWG |
| 500 MUR | 19.25 AWG |
| 1,000 MUR | 38.50 AWG |
Get MUR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=AWGExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-07T15:05:51Z",
"rates": {
"AWG": 0.038504
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "AWG",
"amount": 100
},
"result": 3.8503999999999996,
"rate": 0.038504
}Build with MUR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key