Rate Overview
Live
1 NGN = 0.012650 MDL
1 MDL = 79.0514
NGN
Avg
0.012295
High
0.012824
Low
0.011577
Last updated: 3/27/2026, 8:06:20 AM
Quick Conversions
| NGN | MDL |
|---|---|
| 1 NGN | 0.01 MDL |
| 10 NGN | 0.13 MDL |
| 50 NGN | 0.63 MDL |
| 100 NGN | 1.27 MDL |
| 500 NGN | 6.33 MDL |
| 1,000 NGN | 12.65 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-27T08:06:20Z",
"rates": {
"MDL": 0.01265
}
}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.265,
"rate": 0.01265
}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