Rate Overview
Live
1 SDG = 0.272792 JPY
1 JPY = 3.6658
SDG
Avg
0.265600
High
0.282432
Low
0.255550
Last updated: 7/28/2026, 3:38:35 AM
Quick Conversions
| SDG | JPY |
|---|---|
| 1 SDG | 0.27 JPY |
| 10 SDG | 2.73 JPY |
| 50 SDG | 13.64 JPY |
| 100 SDG | 27.28 JPY |
| 500 SDG | 136.40 JPY |
| 1,000 SDG | 272.79 JPY |
Get SDG/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=JPYExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-28T03:38:35Z",
"rates": {
"JPY": 0.272792
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "JPY",
"amount": 100
},
"result": 27.2792,
"rate": 0.272792
}Build with SDG/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key