Rate Overview
Live
1 FKP = 2.3903 AWG
1 AWG = 0.418357
FKP
Avg
2.3972
High
2.4590
Low
2.2988
Last updated: 3/26/2026, 5:58:08 PM
Quick Conversions
| FKP | AWG |
|---|---|
| 1 FKP | 2.39 AWG |
| 10 FKP | 23.90 AWG |
| 50 FKP | 119.52 AWG |
| 100 FKP | 239.03 AWG |
| 500 FKP | 1,195.15 AWG |
| 1,000 FKP | 2,390.30 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-03-26T17:58:08Z",
"rates": {
"AWG": 2.390304
}
}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": 239.0304,
"rate": 2.390304
}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