Rate Overview
Live
1 MDL = 79.0480 NGN
1 NGN = 0.012651
MDL
Avg
79.3361
High
81.3038
Low
77.2889
Last updated: 3/27/2026, 8:03:25 AM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 79.05 NGN |
| 10 MDL | 790.48 NGN |
| 50 MDL | 3,952.40 NGN |
| 100 MDL | 7,904.80 NGN |
| 500 MDL | 39,524.00 NGN |
| 1,000 MDL | 79,048.01 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-27T08:03:25Z",
"rates": {
"NGN": 79.048009
}
}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": 7904.800899999999,
"rate": 79.048009
}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