Rate Overview
Live
1 GMD = 7.7003 SOS
1 SOS = 0.129864
GMD
Avg
7.6885
High
7.8692
Low
7.5357
Last updated: 9/5/2026, 3:52:22 AM
Quick Conversions
| GMD | SOS |
|---|---|
| 1 GMD | 7.70 SOS |
| 10 GMD | 77.00 SOS |
| 50 GMD | 385.02 SOS |
| 100 GMD | 770.03 SOS |
| 500 GMD | 3,850.17 SOS |
| 1,000 GMD | 7,700.34 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-09-05T03:52:22Z",
"rates": {
"SOS": 7.700339
}
}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": 770.0338999999999,
"rate": 7.700339
}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