Rate Overview
Live
1 GNF = 0.005351 MUR
1 MUR = 186.8810
GNF
Avg
0.005374
High
0.005410
Low
0.005342
Last updated: 8/3/2026, 6:39:37 PM
Quick Conversions
| GNF | MUR |
|---|---|
| 1 GNF | 0.01 MUR |
| 10 GNF | 0.05 MUR |
| 50 GNF | 0.27 MUR |
| 100 GNF | 0.54 MUR |
| 500 GNF | 2.68 MUR |
| 1,000 GNF | 5.35 MUR |
Get GNF/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=MURExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-08-03T18:39:37Z",
"rates": {
"MUR": 0.005351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "MUR",
"amount": 100
},
"result": 0.5351,
"rate": 0.005351
}Build with GNF/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key