Rate Overview
Live
1 NGN = 0.000600 KYD
1 KYD = 1666.67
NGN
Avg
0.000604
High
0.000609
Low
0.000600
Last updated: 3/7/2026, 12:30:14 AM
Quick Conversions
| NGN | KYD |
|---|---|
| 1 NGN | 0.00 KYD |
| 10 NGN | 0.01 KYD |
| 50 NGN | 0.03 KYD |
| 100 NGN | 0.06 KYD |
| 500 NGN | 0.30 KYD |
| 1,000 NGN | 0.60 KYD |
Get NGN/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=KYDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-07T00:30:14Z",
"rates": {
"KYD": 0.0006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "KYD",
"amount": 100
},
"result": 0.06,
"rate": 0.0006
}Build with NGN/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key