Rate Overview
Live
1 GMD = 0.125015 SEK
1 SEK = 7.9990
GMD
Avg
0.124643
High
0.125436
Low
0.123274
Last updated: 3/7/2026, 7:55:51 AM
Quick Conversions
| GMD | SEK |
|---|---|
| 1 GMD | 0.13 SEK |
| 10 GMD | 1.25 SEK |
| 50 GMD | 6.25 SEK |
| 100 GMD | 12.50 SEK |
| 500 GMD | 62.51 SEK |
| 1,000 GMD | 125.01 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-03-07T07:55:51Z",
"rates": {
"SEK": 0.125015
}
}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": 12.501499999999998,
"rate": 0.125015
}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