Rate Overview
Live
1 FKP = 2.3807 AWG
1 AWG = 0.420053
FKP
Avg
2.3920
High
2.4227
Low
2.3624
Last updated: 7/28/2026, 3:25:50 AM
Quick Conversions
| FKP | AWG |
|---|---|
| 1 FKP | 2.38 AWG |
| 10 FKP | 23.81 AWG |
| 50 FKP | 119.03 AWG |
| 100 FKP | 238.07 AWG |
| 500 FKP | 1,190.33 AWG |
| 1,000 FKP | 2,380.65 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-28T03:25:50Z",
"rates": {
"AWG": 2.380653
}
}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.0653,
"rate": 2.380653
}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