Rate Overview
Live
1 GYD = 0.043987 SEK
1 SEK = 22.7340
GYD
Avg
0.044141
High
0.044329
Low
0.043987
Last updated: 5/7/2026, 11:23:12 AM
Quick Conversions
| GYD | SEK |
|---|---|
| 1 GYD | 0.04 SEK |
| 10 GYD | 0.44 SEK |
| 50 GYD | 2.20 SEK |
| 100 GYD | 4.40 SEK |
| 500 GYD | 21.99 SEK |
| 1,000 GYD | 43.99 SEK |
Get GYD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=SEKExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-05-07T11:23:12Z",
"rates": {
"SEK": 0.043987
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "SEK",
"amount": 100
},
"result": 4.3987,
"rate": 0.043987
}Build with GYD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key