Rate Overview
Live
1 AWG = 58.3785 XPF
1 XPF = 0.017130
AWG
Avg
58.3225
High
58.4193
Low
58.2114
Last updated: 7/22/2026, 6:10:22 PM
Quick Conversions
| AWG | XPF |
|---|---|
| 1 AWG | 58.38 XPF |
| 10 AWG | 583.79 XPF |
| 50 AWG | 2,918.93 XPF |
| 100 AWG | 5,837.85 XPF |
| 500 AWG | 29,189.26 XPF |
| 1,000 AWG | 58,378.52 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-22T18:10:22Z",
"rates": {
"XPF": 58.378519
}
}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": 5837.8519,
"rate": 58.378519
}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