Rate Overview
Live
1 AWG = 0.416377 FKP
1 FKP = 2.4017
AWG
Avg
0.416497
High
0.419000
Low
0.414173
Last updated: 3/7/2026, 7:08:26 AM
Quick Conversions
| AWG | FKP |
|---|---|
| 1 AWG | 0.42 FKP |
| 10 AWG | 4.16 FKP |
| 50 AWG | 20.82 FKP |
| 100 AWG | 41.64 FKP |
| 500 AWG | 208.19 FKP |
| 1,000 AWG | 416.38 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-03-07T07:08:26Z",
"rates": {
"FKP": 0.416377
}
}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": 41.6377,
"rate": 0.416377
}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