Rate Overview
Live
1 AWG = 57.1740 XPF
1 XPF = 0.017490
AWG
Avg
57.3692
High
57.5681
Low
57.1740
Last updated: 9/4/2026, 3:23:56 PM
Quick Conversions
| AWG | XPF |
|---|---|
| 1 AWG | 57.17 XPF |
| 10 AWG | 571.74 XPF |
| 50 AWG | 2,858.70 XPF |
| 100 AWG | 5,717.40 XPF |
| 500 AWG | 28,587.00 XPF |
| 1,000 AWG | 57,173.99 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-09-04T15:23:56Z",
"rates": {
"XPF": 57.173994
}
}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": 5717.3994,
"rate": 57.173994
}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