Rate Overview
Live
1 NGN = 0.012478 MDL
1 MDL = 80.1410
NGN
Avg
0.012526
High
0.012561
Low
0.012478
Last updated: 3/7/2026, 12:33:41 AM
Quick Conversions
| NGN | MDL |
|---|---|
| 1 NGN | 0.01 MDL |
| 10 NGN | 0.12 MDL |
| 50 NGN | 0.62 MDL |
| 100 NGN | 1.25 MDL |
| 500 NGN | 6.24 MDL |
| 1,000 NGN | 12.48 MDL |
Get NGN/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=MDLExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-07T00:33:41Z",
"rates": {
"MDL": 0.012478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "MDL",
"amount": 100
},
"result": 1.2478,
"rate": 0.012478
}Build with NGN/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key