Rate Overview
Live
1 AWG = 58.3757 XPF
1 XPF = 0.017130
AWG
Avg
58.1632
High
58.5489
Low
57.5443
Last updated: 7/11/2026, 1:13:10 AM
Quick Conversions
| AWG | XPF |
|---|---|
| 1 AWG | 58.38 XPF |
| 10 AWG | 583.76 XPF |
| 50 AWG | 2,918.79 XPF |
| 100 AWG | 5,837.57 XPF |
| 500 AWG | 29,187.86 XPF |
| 1,000 AWG | 58,375.73 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-11T01:13:10Z",
"rates": {
"XPF": 58.375726
}
}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.5726,
"rate": 58.375726
}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