Rate Overview
Live
1 GNF = 0.005275 MUR
1 MUR = 189.5735
GNF
Avg
0.005288
High
0.005309
Low
0.005266
Last updated: 4/18/2026, 8:44:44 AM
Quick Conversions
| GNF | MUR |
|---|---|
| 1 GNF | 0.01 MUR |
| 10 GNF | 0.05 MUR |
| 50 GNF | 0.26 MUR |
| 100 GNF | 0.53 MUR |
| 500 GNF | 2.64 MUR |
| 1,000 GNF | 5.28 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-04-18T08:44:44Z",
"rates": {
"MUR": 0.005275
}
}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.5275,
"rate": 0.005275
}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