Rate Overview
Live
1 SDG = 0.268757 JPY
1 JPY = 3.7208
SDG
Avg
0.267471
High
0.268757
Low
0.266558
Last updated: 6/19/2026, 9:45:04 AM
Quick Conversions
| SDG | JPY |
|---|---|
| 1 SDG | 0.27 JPY |
| 10 SDG | 2.69 JPY |
| 50 SDG | 13.44 JPY |
| 100 SDG | 26.88 JPY |
| 500 SDG | 134.38 JPY |
| 1,000 SDG | 268.76 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-06-19T09:45:04Z",
"rates": {
"JPY": 0.268757
}
}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": 26.875700000000002,
"rate": 0.268757
}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