Rate Overview
Live
1 MDL = 78.4443 NGN
1 NGN = 0.012748
MDL
Avg
78.0796
High
78.7440
Low
77.5059
Last updated: 7/21/2026, 11:54:57 AM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 78.44 NGN |
| 10 MDL | 784.44 NGN |
| 50 MDL | 3,922.21 NGN |
| 100 MDL | 7,844.43 NGN |
| 500 MDL | 39,222.14 NGN |
| 1,000 MDL | 78,444.28 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-21T11:54:57Z",
"rates": {
"NGN": 78.444278
}
}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": 7844.4277999999995,
"rate": 78.444278
}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