Rate Overview
Live
1 MDL = 80.1364 NGN
1 NGN = 0.012479
MDL
Avg
79.8287
High
80.1364
Low
79.6091
Last updated: 3/7/2026, 1:56:44 AM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 80.14 NGN |
| 10 MDL | 801.36 NGN |
| 50 MDL | 4,006.82 NGN |
| 100 MDL | 8,013.64 NGN |
| 500 MDL | 40,068.20 NGN |
| 1,000 MDL | 80,136.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-03-07T01:56:44Z",
"rates": {
"NGN": 80.136406
}
}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": 8013.6406,
"rate": 80.136406
}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