Rate Overview
Live
1 GMD = 7.6956 SOS
1 SOS = 0.129944
GMD
Avg
7.6526
High
7.6965
Low
7.5357
Last updated: 8/19/2026, 10:46:40 AM
Quick Conversions
| GMD | SOS |
|---|---|
| 1 GMD | 7.70 SOS |
| 10 GMD | 76.96 SOS |
| 50 GMD | 384.78 SOS |
| 100 GMD | 769.56 SOS |
| 500 GMD | 3,847.82 SOS |
| 1,000 GMD | 7,695.64 SOS |
Get GMD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=SOSExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-08-19T10:46:40Z",
"rates": {
"SOS": 7.695638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "SOS",
"amount": 100
},
"result": 769.5638,
"rate": 7.695638
}Build with GMD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key