Rate Overview
Live
1 MDL = 79.8254 NGN
1 NGN = 0.012527
MDL
Avg
79.5319
High
79.8433
Low
78.8809
Last updated: 5/9/2026, 3:43:07 AM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 79.83 NGN |
| 10 MDL | 798.25 NGN |
| 50 MDL | 3,991.27 NGN |
| 100 MDL | 7,982.54 NGN |
| 500 MDL | 39,912.71 NGN |
| 1,000 MDL | 79,825.41 NGN |
Get MDL/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=NGNExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-09T03:43:07Z",
"rates": {
"NGN": 79.825412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "NGN",
"amount": 100
},
"result": 7982.5412,
"rate": 79.825412
}Build with MDL/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key