Rate Overview
Live
1 AWG = 58.4813 XPF
1 XPF = 0.017099
AWG
Avg
57.0886
High
58.5432
Low
55.7709
Last updated: 7/24/2026, 9:24:10 PM
Quick Conversions
| AWG | XPF |
|---|---|
| 1 AWG | 58.48 XPF |
| 10 AWG | 584.81 XPF |
| 50 AWG | 2,924.07 XPF |
| 100 AWG | 5,848.13 XPF |
| 500 AWG | 29,240.67 XPF |
| 1,000 AWG | 58,481.34 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-24T21:24:10Z",
"rates": {
"XPF": 58.48134
}
}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": 5848.134,
"rate": 58.48134
}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