Rate Overview
Live
1 AWG = 0.409432 FKP
1 FKP = 2.4424
AWG
Avg
0.411953
High
0.413975
Low
0.409432
Last updated: 4/17/2026, 12:08:38 PM
Quick Conversions
| AWG | FKP |
|---|---|
| 1 AWG | 0.41 FKP |
| 10 AWG | 4.09 FKP |
| 50 AWG | 20.47 FKP |
| 100 AWG | 40.94 FKP |
| 500 AWG | 204.72 FKP |
| 1,000 AWG | 409.43 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-04-17T12:08:38Z",
"rates": {
"FKP": 0.409432
}
}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": 40.943200000000004,
"rate": 0.409432
}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