Rate Overview
Live
1 NGN = 0.040038 MKD
1 MKD = 24.9763
NGN
Avg
0.040003
High
0.040057
Low
0.039845
Last updated: 9/9/2026, 5:50:12 PM
Quick Conversions
| NGN | MKD |
|---|---|
| 1 NGN | 0.04 MKD |
| 10 NGN | 0.40 MKD |
| 50 NGN | 2.00 MKD |
| 100 NGN | 4.00 MKD |
| 500 NGN | 20.02 MKD |
| 1,000 NGN | 40.04 MKD |
Get NGN/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=MKDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-09-09T17:50:12Z",
"rates": {
"MKD": 0.040038
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "MKD",
"amount": 100
},
"result": 4.0038,
"rate": 0.040038
}Build with NGN/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key