Rate Overview
Live
1 XPF = 0.017409 AWG
1 AWG = 57.4416
XPF
Avg
0.017069
High
0.017893
Low
0.015577
Last updated: 5/28/2026, 3:15:32 AM
Quick Conversions
| XPF | AWG |
|---|---|
| 1 XPF | 0.02 AWG |
| 10 XPF | 0.17 AWG |
| 50 XPF | 0.87 AWG |
| 100 XPF | 1.74 AWG |
| 500 XPF | 8.70 AWG |
| 1,000 XPF | 17.41 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-05-28T03:15:32Z",
"rates": {
"AWG": 0.017409
}
}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.7409000000000001,
"rate": 0.017409
}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