Rate Overview
Live
1 MDL = 79.4209 NGN
1 NGN = 0.012591
MDL
Avg
79.2176
High
79.4209
Low
79.0047
Last updated: 5/29/2026, 9:59:35 PM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 79.42 NGN |
| 10 MDL | 794.21 NGN |
| 50 MDL | 3,971.04 NGN |
| 100 MDL | 7,942.09 NGN |
| 500 MDL | 39,710.44 NGN |
| 1,000 MDL | 79,420.88 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-29T21:59:35Z",
"rates": {
"NGN": 79.420882
}
}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": 7942.0882,
"rate": 79.420882
}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