Rate Overview
Live
1 MDL = 77.8290 NGN
1 NGN = 0.012849
MDL
Avg
77.8046
High
78.1478
Low
77.5728
Last updated: 7/8/2026, 4:51:23 PM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 77.83 NGN |
| 10 MDL | 778.29 NGN |
| 50 MDL | 3,891.45 NGN |
| 100 MDL | 7,782.90 NGN |
| 500 MDL | 38,914.50 NGN |
| 1,000 MDL | 77,829.00 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-08T16:51:23Z",
"rates": {
"NGN": 77.829
}
}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": 7782.9,
"rate": 77.829
}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