Rate Overview
Live
1 MDL = 77.4347 NGN
1 NGN = 0.012914
MDL
Avg
77.9708
High
78.5400
Low
77.4347
Last updated: 7/27/2026, 5:24:06 PM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 77.43 NGN |
| 10 MDL | 774.35 NGN |
| 50 MDL | 3,871.73 NGN |
| 100 MDL | 7,743.47 NGN |
| 500 MDL | 38,717.33 NGN |
| 1,000 MDL | 77,434.66 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-07-27T17:24:06Z",
"rates": {
"NGN": 77.434663
}
}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": 7743.4663,
"rate": 77.434663
}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