Rate Overview
Live
1 MDL = 77.5938 NGN
1 NGN = 0.012888
MDL
Avg
85.4025
High
94.7559
Low
77.5938
Last updated: 7/25/2026, 7:53:37 AM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 77.59 NGN |
| 10 MDL | 775.94 NGN |
| 50 MDL | 3,879.69 NGN |
| 100 MDL | 7,759.38 NGN |
| 500 MDL | 38,796.90 NGN |
| 1,000 MDL | 77,593.80 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-25T07:53:37Z",
"rates": {
"NGN": 77.593799
}
}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": 7759.379900000001,
"rate": 77.593799
}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