Rate Overview
Live
1 FKP = 2.4245 AWG
1 AWG = 0.412452
FKP
Avg
2.4205
High
2.4256
Low
2.4147
Last updated: 8/18/2026, 6:01:48 PM
Quick Conversions
| FKP | AWG |
|---|---|
| 1 FKP | 2.42 AWG |
| 10 FKP | 24.25 AWG |
| 50 FKP | 121.23 AWG |
| 100 FKP | 242.45 AWG |
| 500 FKP | 1,212.26 AWG |
| 1,000 FKP | 2,424.53 AWG |
Get FKP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=AWGExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-08-18T18:01:48Z",
"rates": {
"AWG": 2.424526
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "AWG",
"amount": 100
},
"result": 242.45260000000002,
"rate": 2.424526
}Build with FKP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key