Rate Overview
Live
1 XPF = 0.017355 AWG
1 AWG = 57.6203
XPF
Avg
0.017338
High
0.017355
Low
0.017311
Last updated: 8/15/2026, 9:28:33 PM
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.68 AWG |
| 1,000 XPF | 17.36 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-08-15T21:28:33Z",
"rates": {
"AWG": 0.017355
}
}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.7354999999999998,
"rate": 0.017355
}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