Rate Overview
Live
1 AWG = 58.4985 XPF
1 XPF = 0.017094
AWG
Avg
57.2026
High
58.4985
Low
55.9407
Last updated: 7/13/2026, 8:06:51 AM
Quick Conversions
| AWG | XPF |
|---|---|
| 1 AWG | 58.50 XPF |
| 10 AWG | 584.99 XPF |
| 50 AWG | 2,924.93 XPF |
| 100 AWG | 5,849.85 XPF |
| 500 AWG | 29,249.26 XPF |
| 1,000 AWG | 58,498.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-13T08:06:51Z",
"rates": {
"XPF": 58.498523
}
}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": 5849.8523,
"rate": 58.498523
}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