Rate Overview
Live
1 SDG = 0.273038 JPY
1 JPY = 3.6625
SDG
Avg
0.272524
High
0.273106
Low
0.271154
Last updated: 7/28/2026, 3:30:04 PM
Quick Conversions
| SDG | JPY |
|---|---|
| 1 SDG | 0.27 JPY |
| 10 SDG | 2.73 JPY |
| 50 SDG | 13.65 JPY |
| 100 SDG | 27.30 JPY |
| 500 SDG | 136.52 JPY |
| 1,000 SDG | 273.04 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-28T15:30:04Z",
"rates": {
"JPY": 0.273038
}
}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.3038,
"rate": 0.273038
}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