Rate Overview
Live
1 GMD = 0.130726 SEK
1 SEK = 7.6496
GMD
Avg
0.131794
High
0.134031
Low
0.130457
Last updated: 7/4/2026, 1:43:32 AM
Quick Conversions
| GMD | SEK |
|---|---|
| 1 GMD | 0.13 SEK |
| 10 GMD | 1.31 SEK |
| 50 GMD | 6.54 SEK |
| 100 GMD | 13.07 SEK |
| 500 GMD | 65.36 SEK |
| 1,000 GMD | 130.73 SEK |
Get GMD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=SEKExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-07-04T01:43:32Z",
"rates": {
"SEK": 0.130726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "SEK",
"amount": 100
},
"result": 13.072600000000001,
"rate": 0.130726
}Build with GMD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key