Rate Overview
Live
1 AWG = 57.2154 XPF
1 XPF = 0.017478
AWG
Avg
57.2833
High
57.4570
Low
57.0933
Last updated: 5/27/2026, 10:41:50 PM
Quick Conversions
| AWG | XPF |
|---|---|
| 1 AWG | 57.22 XPF |
| 10 AWG | 572.15 XPF |
| 50 AWG | 2,860.77 XPF |
| 100 AWG | 5,721.54 XPF |
| 500 AWG | 28,607.70 XPF |
| 1,000 AWG | 57,215.39 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-27T22:41:50Z",
"rates": {
"XPF": 57.215391
}
}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": 5721.5391,
"rate": 57.215391
}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