Rate Overview
Live
1 FKP = 2.3899 AWG
1 AWG = 0.418423
FKP
Avg
2.3867
High
2.3966
Low
2.3801
Last updated: 7/30/2026, 10:42:37 AM
Quick Conversions
| FKP | AWG |
|---|---|
| 1 FKP | 2.39 AWG |
| 10 FKP | 23.90 AWG |
| 50 FKP | 119.50 AWG |
| 100 FKP | 238.99 AWG |
| 500 FKP | 1,194.96 AWG |
| 1,000 FKP | 2,389.92 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-07-30T10:42:37Z",
"rates": {
"AWG": 2.389925
}
}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": 238.99249999999998,
"rate": 2.389925
}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