Rate Overview
Live
1 AWG = 57.5647 XPF
1 XPF = 0.017372
AWG
Avg
57.6546
High
57.8071
Low
57.5443
Last updated: 6/17/2026, 1:38:00 AM
Quick Conversions
| AWG | XPF |
|---|---|
| 1 AWG | 57.56 XPF |
| 10 AWG | 575.65 XPF |
| 50 AWG | 2,878.23 XPF |
| 100 AWG | 5,756.47 XPF |
| 500 AWG | 28,782.33 XPF |
| 1,000 AWG | 57,564.66 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-06-17T01:38:00Z",
"rates": {
"XPF": 57.564664
}
}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": 5756.4664,
"rate": 57.564664
}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