Rate Overview
Live
1 AWG = 58.4011 XPF
1 XPF = 0.017123
AWG
Avg
57.2655
High
58.5432
Low
56.1432
Last updated: 7/23/2026, 3:07:07 AM
Quick Conversions
| AWG | XPF |
|---|---|
| 1 AWG | 58.40 XPF |
| 10 AWG | 584.01 XPF |
| 50 AWG | 2,920.06 XPF |
| 100 AWG | 5,840.11 XPF |
| 500 AWG | 29,200.57 XPF |
| 1,000 AWG | 58,401.15 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-07-23T03:07:07Z",
"rates": {
"XPF": 58.401145
}
}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": 5840.1145,
"rate": 58.401145
}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