Rate Overview
Live
1 XAF = 0.273140 JPY
1 JPY = 3.6611
XAF
Avg
0.277808
High
0.283316
Low
0.273140
Last updated: 9/7/2026, 6:19:20 PM
Quick Conversions
| XAF | JPY |
|---|---|
| 1 XAF | 0.27 JPY |
| 10 XAF | 2.73 JPY |
| 50 XAF | 13.66 JPY |
| 100 XAF | 27.31 JPY |
| 500 XAF | 136.57 JPY |
| 1,000 XAF | 273.14 JPY |
Get XAF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=JPYExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-09-07T18:19:20Z",
"rates": {
"JPY": 0.27314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "JPY",
"amount": 100
},
"result": 27.314,
"rate": 0.27314
}Build with XAF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key