Rate Overview
Live
1 GNF = 0.005311 MUR
1 MUR = 188.2885
GNF
Avg
0.005310
High
0.005405
Low
0.005230
Last updated: 3/27/2026, 8:18:41 AM
Quick Conversions
| GNF | MUR |
|---|---|
| 1 GNF | 0.01 MUR |
| 10 GNF | 0.05 MUR |
| 50 GNF | 0.27 MUR |
| 100 GNF | 0.53 MUR |
| 500 GNF | 2.66 MUR |
| 1,000 GNF | 5.31 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-03-27T08:18:41Z",
"rates": {
"MUR": 0.005311
}
}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.5311,
"rate": 0.005311
}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