Rate Overview
Live
1 MDL = 77.0159 NGN
1 NGN = 0.012984
MDL
Avg
77.6881
High
78.4698
Low
77.0159
Last updated: 9/2/2026, 4:36:58 PM
Quick Conversions
| MDL | NGN |
|---|---|
| 1 MDL | 77.02 NGN |
| 10 MDL | 770.16 NGN |
| 50 MDL | 3,850.80 NGN |
| 100 MDL | 7,701.59 NGN |
| 500 MDL | 38,507.97 NGN |
| 1,000 MDL | 77,015.93 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-09-02T16:36:58Z",
"rates": {
"NGN": 77.015931
}
}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": 7701.593099999999,
"rate": 77.015931
}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