Rate Overview
Live
1 MDL = 80.5773 NGN
1 NGN = 0.012410
MDL
Avg
79.9609
High
80.5773
Low
79.6091
Last updated: 3/7/2026, 3:24:45 AM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 80.58 NGN |
| 10 MDL | 805.77 NGN |
| 50 MDL | 4,028.87 NGN |
| 100 MDL | 8,057.73 NGN |
| 500 MDL | 40,288.66 NGN |
| 1,000 MDL | 80,577.32 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-07T03:24:45Z",
"rates": {
"NGN": 80.577324
}
}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": 8057.732400000001,
"rate": 80.577324
}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