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