Rate Overview
Live
1 AWG = 58.2905 XPF
1 XPF = 0.017155
AWG
Avg
58.3670
High
58.5489
Low
58.1001
Last updated: 7/4/2026, 6:31:31 AM
Quick Conversions
| AWG | XPF |
|---|---|
| 1 AWG | 58.29 XPF |
| 10 AWG | 582.91 XPF |
| 50 AWG | 2,914.53 XPF |
| 100 AWG | 5,829.05 XPF |
| 500 AWG | 29,145.27 XPF |
| 1,000 AWG | 58,290.54 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-04T06:31:31Z",
"rates": {
"XPF": 58.290543
}
}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": 5829.0543,
"rate": 58.290543
}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