Rate Overview
Live
1 COP = 0.098786 HUF
1 HUF = 10.1229
COP
Avg
0.087643
High
0.099296
Low
0.080688
Last updated: 7/26/2026, 10:15:20 AM
Quick Conversions
| COP | HUF |
|---|---|
| 1 COP | 0.10 HUF |
| 10 COP | 0.99 HUF |
| 50 COP | 4.94 HUF |
| 100 COP | 9.88 HUF |
| 500 COP | 49.39 HUF |
| 1,000 COP | 98.79 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-26T10:15:20Z",
"rates": {
"HUF": 0.098786
}
}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.8786,
"rate": 0.098786
}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