Rate Overview
Live
1 MUR = 29.0013 NGN
1 NGN = 0.034481
MUR
Avg
29.1249
High
29.2343
Low
29.0013
Last updated: 4/18/2026, 8:47:59 AM
Quick Conversions
| MUR | NGN |
|---|---|
| 1 MUR | 29.00 NGN |
| 10 MUR | 290.01 NGN |
| 50 MUR | 1,450.06 NGN |
| 100 MUR | 2,900.13 NGN |
| 500 MUR | 14,500.64 NGN |
| 1,000 MUR | 29,001.28 NGN |
Get MUR/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=NGNExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-04-18T08:47:59Z",
"rates": {
"NGN": 29.001282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "NGN",
"amount": 100
},
"result": 2900.1282,
"rate": 29.001282
}Build with MUR/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key