Rate Overview
Live
1 SDG = 0.039963 CUP
1 CUP = 25.0231
SDG
Avg
0.039976
High
0.040099
Low
0.039899
Last updated: 3/7/2026, 1:01:56 AM
Quick Conversions
| SDG | CUP |
|---|---|
| 1 SDG | 0.04 CUP |
| 10 SDG | 0.40 CUP |
| 50 SDG | 2.00 CUP |
| 100 SDG | 4.00 CUP |
| 500 SDG | 19.98 CUP |
| 1,000 SDG | 39.96 CUP |
Get SDG/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=CUPExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-07T01:01:56Z",
"rates": {
"CUP": 0.039963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "CUP",
"amount": 100
},
"result": 3.9962999999999997,
"rate": 0.039963
}Build with SDG/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key