Rate Overview
Live
1 COP = 0.091846 HUF
1 HUF = 10.8878
COP
Avg
0.088879
High
0.092344
Low
0.085995
Last updated: 3/28/2026, 10:45:43 AM
Quick Conversions
| COP | HUF |
|---|---|
| 1 COP | 0.09 HUF |
| 10 COP | 0.92 HUF |
| 50 COP | 4.59 HUF |
| 100 COP | 9.18 HUF |
| 500 COP | 45.92 HUF |
| 1,000 COP | 91.85 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-03-28T10:45:43Z",
"rates": {
"HUF": 0.091846
}
}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": 9.1846,
"rate": 0.091846
}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