Rate Overview
Live
1 GYD = 0.045135 SEK
1 SEK = 22.1558
GYD
Avg
0.045139
High
0.047837
Low
0.042546
Last updated: 3/27/2026, 11:42:21 AM
Quick Conversions
| GYD | SEK |
|---|---|
| 1 GYD | 0.05 SEK |
| 10 GYD | 0.45 SEK |
| 50 GYD | 2.26 SEK |
| 100 GYD | 4.51 SEK |
| 500 GYD | 22.57 SEK |
| 1,000 GYD | 45.14 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-03-27T11:42:21Z",
"rates": {
"SEK": 0.045135
}
}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.5135000000000005,
"rate": 0.045135
}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