Rate Overview
Live
1 GYD = 0.044443 SEK
1 SEK = 22.5007
GYD
Avg
0.044576
High
0.044848
Low
0.044315
Last updated: 5/27/2026, 7:25:28 PM
Quick Conversions
| GYD | SEK |
|---|---|
| 1 GYD | 0.04 SEK |
| 10 GYD | 0.44 SEK |
| 50 GYD | 2.22 SEK |
| 100 GYD | 4.44 SEK |
| 500 GYD | 22.22 SEK |
| 1,000 GYD | 44.44 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-27T19:25:28Z",
"rates": {
"SEK": 0.044443
}
}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.4443,
"rate": 0.044443
}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