Rate Overview
Live
1 XPF = 0.017100 AWG
1 AWG = 58.4795
XPF
Avg
0.017067
High
0.017893
Low
0.015577
Last updated: 7/27/2026, 10:09:49 PM
Quick Conversions
| XPF | AWG |
|---|---|
| 1 XPF | 0.02 AWG |
| 10 XPF | 0.17 AWG |
| 50 XPF | 0.86 AWG |
| 100 XPF | 1.71 AWG |
| 500 XPF | 8.55 AWG |
| 1,000 XPF | 17.10 AWG |
Get XPF/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=AWGExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T22:09:49Z",
"rates": {
"AWG": 0.0171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "AWG",
"amount": 100
},
"result": 1.71,
"rate": 0.0171
}Build with XPF/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key