Rate Overview
Live
1 AWG = 57.2401 XPF
1 XPF = 0.017470
AWG
Avg
56.8604
High
57.4570
Low
56.1432
Last updated: 5/28/2026, 12:52:44 AM
Quick Conversions
| AWG | XPF |
|---|---|
| 1 AWG | 57.24 XPF |
| 10 AWG | 572.40 XPF |
| 50 AWG | 2,862.00 XPF |
| 100 AWG | 5,724.01 XPF |
| 500 AWG | 28,620.03 XPF |
| 1,000 AWG | 57,240.06 XPF |
Get AWG/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=XPFExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-28T00:52:44Z",
"rates": {
"XPF": 57.240055
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "XPF",
"amount": 100
},
"result": 5724.0055,
"rate": 57.240055
}Build with AWG/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key