Rate Overview
Live
1 AWG = 0.420052 FKP
1 FKP = 2.3807
AWG
Avg
0.418591
High
0.420052
Low
0.415890
Last updated: 7/28/2026, 6:30:16 AM
Quick Conversions
| AWG | FKP |
|---|---|
| 1 AWG | 0.42 FKP |
| 10 AWG | 4.20 FKP |
| 50 AWG | 21.00 FKP |
| 100 AWG | 42.01 FKP |
| 500 AWG | 210.03 FKP |
| 1,000 AWG | 420.05 FKP |
Get AWG/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=FKPExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-28T06:30:16Z",
"rates": {
"FKP": 0.420052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "FKP",
"amount": 100
},
"result": 42.005199999999995,
"rate": 0.420052
}Build with AWG/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key