Rate Overview
Live
1 NGN = 0.012804 MDL
1 MDL = 78.1006
NGN
Avg
0.012696
High
0.012804
Low
0.012567
Last updated: 4/18/2026, 8:49:34 AM
Quick Conversions
| NGN | MDL |
|---|---|
| 1 NGN | 0.01 MDL |
| 10 NGN | 0.13 MDL |
| 50 NGN | 0.64 MDL |
| 100 NGN | 1.28 MDL |
| 500 NGN | 6.40 MDL |
| 1,000 NGN | 12.80 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-04-18T08:49:34Z",
"rates": {
"MDL": 0.012804
}
}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.2804,
"rate": 0.012804
}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