Rate Overview
Live
1 COP = 0.093333 HUF
1 HUF = 10.7143
COP
Avg
0.092340
High
0.093333
Low
0.091190
Last updated: 7/8/2026, 5:47:17 AM
Quick Conversions
| COP | HUF |
|---|---|
| 1 COP | 0.09 HUF |
| 10 COP | 0.93 HUF |
| 50 COP | 4.67 HUF |
| 100 COP | 9.33 HUF |
| 500 COP | 46.67 HUF |
| 1,000 COP | 93.33 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-07-08T05:47:17Z",
"rates": {
"HUF": 0.093333
}
}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.3333,
"rate": 0.093333
}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