Rate Overview
Live
1 AWG = 57.5758 XPF
1 XPF = 0.017368
AWG
Avg
57.6937
High
57.7668
Low
57.5758
Last updated: 8/14/2026, 3:25:58 PM
Quick Conversions
| AWG | XPF |
|---|---|
| 1 AWG | 57.58 XPF |
| 10 AWG | 575.76 XPF |
| 50 AWG | 2,878.79 XPF |
| 100 AWG | 5,757.58 XPF |
| 500 AWG | 28,787.91 XPF |
| 1,000 AWG | 57,575.81 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-08-14T15:25:58Z",
"rates": {
"XPF": 57.57581
}
}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": 5757.581,
"rate": 57.57581
}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