Rate Overview
Live
1 AWG = 0.413513 FKP
1 FKP = 2.4183
AWG
Avg
0.414546
High
0.416028
Low
0.413513
Last updated: 8/11/2026, 3:49:59 PM
Quick Conversions
| AWG | FKP |
|---|---|
| 1 AWG | 0.41 FKP |
| 10 AWG | 4.14 FKP |
| 50 AWG | 20.68 FKP |
| 100 AWG | 41.35 FKP |
| 500 AWG | 206.76 FKP |
| 1,000 AWG | 413.51 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-08-11T15:49:59Z",
"rates": {
"FKP": 0.413513
}
}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.3513,
"rate": 0.413513
}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