Rate Overview
Live
1 JPY = 3.7082 SDG
1 SDG = 0.269670
JPY
Avg
3.7083
High
3.7243
Low
3.6887
Last updated: 7/7/2026, 6:41:17 AM
Quick Conversions
| JPY | SDG |
|---|---|
| 1 JPY | 3.71 SDG |
| 10 JPY | 37.08 SDG |
| 50 JPY | 185.41 SDG |
| 100 JPY | 370.82 SDG |
| 500 JPY | 1,854.12 SDG |
| 1,000 JPY | 3,708.24 SDG |
Get JPY/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SDGExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-07T06:41:17Z",
"rates": {
"SDG": 3.70824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SDG",
"amount": 100
},
"result": 370.824,
"rate": 3.70824
}Build with JPY/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key