Rate Overview
Live
1 COP = 0.100440 HUF
1 HUF = 9.9562
COP
Avg
0.100196
High
0.100679
Low
0.099263
Last updated: 8/18/2026, 10:33:08 AM
Quick Conversions
| COP | HUF |
|---|---|
| 1 COP | 0.10 HUF |
| 10 COP | 1.00 HUF |
| 50 COP | 5.02 HUF |
| 100 COP | 10.04 HUF |
| 500 COP | 50.22 HUF |
| 1,000 COP | 100.44 HUF |
Get COP/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=HUFExample Response:
{
"success": true,
"base": "COP",
"date": "2026-08-18T10:33:08Z",
"rates": {
"HUF": 0.10044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "HUF",
"amount": 100
},
"result": 10.044,
"rate": 0.10044
}Build with COP/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key