Rate Overview
Live
1 MUR = 0.021357 PAB
1 PAB = 46.8231
MUR
Avg
0.021335
High
0.021473
Low
0.021255
Last updated: 5/9/2026, 9:54:49 AM
Quick Conversions
| MUR | PAB |
|---|---|
| 1 MUR | 0.02 PAB |
| 10 MUR | 0.21 PAB |
| 50 MUR | 1.07 PAB |
| 100 MUR | 2.14 PAB |
| 500 MUR | 10.68 PAB |
| 1,000 MUR | 21.36 PAB |
Get MUR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=PABExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-09T09:54:49Z",
"rates": {
"PAB": 0.021357
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "PAB",
"amount": 100
},
"result": 2.1357,
"rate": 0.021357
}Build with MUR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key