Rate Overview
Live
1 XPF = 0.017757 AWG
1 AWG = 56.3158
XPF
Avg
0.017672
High
0.017757
Low
0.017553
Last updated: 4/17/2026, 12:07:40 PM
Quick Conversions
| XPF | AWG |
|---|---|
| 1 XPF | 0.02 AWG |
| 10 XPF | 0.18 AWG |
| 50 XPF | 0.89 AWG |
| 100 XPF | 1.78 AWG |
| 500 XPF | 8.88 AWG |
| 1,000 XPF | 17.76 AWG |
Get XPF/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=AWGExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-04-17T12:07:40Z",
"rates": {
"AWG": 0.017757
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "AWG",
"amount": 100
},
"result": 1.7756999999999998,
"rate": 0.017757
}Build with XPF/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key