Rate Overview
Live
1 COP = 0.088538 HUF
1 HUF = 11.2946
COP
Avg
0.087271
High
0.088538
Low
0.086377
Last updated: 6/18/2026, 10:19:36 AM
Quick Conversions
| COP | HUF |
|---|---|
| 1 COP | 0.09 HUF |
| 10 COP | 0.89 HUF |
| 50 COP | 4.43 HUF |
| 100 COP | 8.85 HUF |
| 500 COP | 44.27 HUF |
| 1,000 COP | 88.54 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-06-18T10:19:36Z",
"rates": {
"HUF": 0.088538
}
}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": 8.8538,
"rate": 0.088538
}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