Rate Overview
Live
1 COP = 0.089462 HUF
1 HUF = 11.1779
COP
Avg
0.087831
High
0.089839
Low
0.084961
Last updated: 3/7/2026, 7:37:39 AM
Quick Conversions
| COP | HUF |
|---|---|
| 1 COP | 0.09 HUF |
| 10 COP | 0.89 HUF |
| 50 COP | 4.47 HUF |
| 100 COP | 8.95 HUF |
| 500 COP | 44.73 HUF |
| 1,000 COP | 89.46 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-07T07:37:39Z",
"rates": {
"HUF": 0.089462
}
}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.9462,
"rate": 0.089462
}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