Rate Overview
Live
1 MDL = 77.6414 NGN
1 NGN = 0.012880
MDL
Avg
79.2134
High
84.1280
Low
77.5938
Last updated: 7/26/2026, 6:23:13 AM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 77.64 NGN |
| 10 MDL | 776.41 NGN |
| 50 MDL | 3,882.07 NGN |
| 100 MDL | 7,764.14 NGN |
| 500 MDL | 38,820.68 NGN |
| 1,000 MDL | 77,641.36 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-26T06:23:13Z",
"rates": {
"NGN": 77.64136
}
}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": 7764.136,
"rate": 77.64136
}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