Rate Overview
Live
1 UAH = 2.3601 XPF
1 XPF = 0.423702
UAH
Avg
2.4449
High
2.6227
Low
2.3333
Last updated: 3/27/2026, 12:04:27 PM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.36 XPF |
| 10 UAH | 23.60 XPF |
| 50 UAH | 118.01 XPF |
| 100 UAH | 236.01 XPF |
| 500 UAH | 1,180.07 XPF |
| 1,000 UAH | 2,360.15 XPF |
Get UAH/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=XPFExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-27T12:04:27Z",
"rates": {
"XPF": 2.360149
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "XPF",
"amount": 100
},
"result": 236.01489999999998,
"rate": 2.360149
}Build with UAH/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key