Rate Overview
Live
1 MDL = 78.0311 NGN
1 NGN = 0.012815
MDL
Avg
78.1232
High
78.3289
Low
77.8886
Last updated: 6/19/2026, 1:46:19 AM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 78.03 NGN |
| 10 MDL | 780.31 NGN |
| 50 MDL | 3,901.55 NGN |
| 100 MDL | 7,803.11 NGN |
| 500 MDL | 39,015.53 NGN |
| 1,000 MDL | 78,031.05 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-06-19T01:46:19Z",
"rates": {
"NGN": 78.031052
}
}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": 7803.1052,
"rate": 78.031052
}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