Rate Overview
Live
1 AWG = 0.412897 FKP
1 FKP = 2.4219
AWG
Avg
0.412803
High
0.413964
Low
0.411082
Last updated: 9/4/2026, 9:13:16 AM
Quick Conversions
| AWG | FKP |
|---|---|
| 1 AWG | 0.41 FKP |
| 10 AWG | 4.13 FKP |
| 50 AWG | 20.64 FKP |
| 100 AWG | 41.29 FKP |
| 500 AWG | 206.45 FKP |
| 1,000 AWG | 412.90 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-09-04T09:13:16Z",
"rates": {
"FKP": 0.412897
}
}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.2897,
"rate": 0.412897
}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