Rate Overview
Live
1 AWG = 58.4637 XPF
1 XPF = 0.017105
AWG
Avg
58.6743
High
64.1931
Low
55.8852
Last updated: 7/24/2026, 12:10:57 AM
Quick Conversions
| AWG | XPF |
|---|---|
| 1 AWG | 58.46 XPF |
| 10 AWG | 584.64 XPF |
| 50 AWG | 2,923.19 XPF |
| 100 AWG | 5,846.37 XPF |
| 500 AWG | 29,231.87 XPF |
| 1,000 AWG | 58,463.74 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-24T00:10:57Z",
"rates": {
"XPF": 58.463743
}
}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": 5846.3743,
"rate": 58.463743
}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