Rate Overview
Live
1 MUR = 189.8674 GNF
1 GNF = 0.005267
MUR
Avg
188.9873
High
189.8674
Low
188.3244
Last updated: 4/17/2026, 6:04:41 AM
Quick Conversions
| MUR | GNF |
|---|---|
| 1 MUR | 189.87 GNF |
| 10 MUR | 1,898.67 GNF |
| 50 MUR | 9,493.37 GNF |
| 100 MUR | 18,986.74 GNF |
| 500 MUR | 94,933.69 GNF |
| 1,000 MUR | 189,867.38 GNF |
Get MUR/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=GNFExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-04-17T06:04:41Z",
"rates": {
"GNF": 189.867382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "GNF",
"amount": 100
},
"result": 18986.7382,
"rate": 189.867382
}Build with MUR/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key