Rate Overview
Live
1 MDL = 78.5452 NGN
1 NGN = 0.012732
MDL
Avg
78.5379
High
78.6723
Low
78.4481
Last updated: 8/18/2026, 8:41:10 AM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 78.55 NGN |
| 10 MDL | 785.45 NGN |
| 50 MDL | 3,927.26 NGN |
| 100 MDL | 7,854.52 NGN |
| 500 MDL | 39,272.60 NGN |
| 1,000 MDL | 78,545.20 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-08-18T08:41:10Z",
"rates": {
"NGN": 78.545198
}
}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": 7854.5198,
"rate": 78.545198
}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